var net/http.envProxyOnce

3 uses

	net/http (current package)
		transport.go#L828: 	envProxyOnce      sync.Once
		transport.go#L835: 	envProxyOnce.Do(func() {
		transport.go#L843: 	envProxyOnce = sync.Once{}